home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / mysql-4.0.22-win / data1.cab / Development / sql-bench / ChangeLog < prev    next >
Encoding:
Text File  |  2004-10-28  |  665 b   |  17 lines

  1. 2000-05-19  Michael Widenius  <monty@tik.pp.sci.fi>
  2.  
  3. * Added a lot of COUNT(DISTINCT ...) tests.
  4.  
  5. 1998-08-16  Michael Widenius  <monty@monty.pp.sci.fi>
  6.  
  7. * The insert test generates now a table with 300,000 rows.
  8.   The insert test table is now 3 columns instead of one to make it
  9.   'a bit more realistic'.
  10. * New option --small to run a small version of some tests.
  11. * Added a lot of min(), max() and count() tests.
  12. * Changed some tests to make them harder on MySQL 3.22.5
  13.   (The new key optimization made the old test not completely fair against
  14.   other databases that doesn't do this)
  15. * Added new test categories  (order_by_on_key, min_max, min_max_on_key)
  16. * Added 
  17.